mirror of
https://github.com/davatorium/rofi.git
synced 2024-11-18 13:54:36 -05: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