mirror of
https://github.com/lbonn/rofi
synced 2024-11-23 20:33:03 +00:00
Fix compiling with timings enabled
This commit is contained in:
parent
121278e6d1
commit
e39f2dd53c
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
|
||||
* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
*/
|
||||
#include <stdio.h>
|
||||
#include "rofi.h"
|
||||
#include "timings.h"
|
||||
#if TIMINGS
|
||||
|
|
Loading…
Reference in a new issue