1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2024-11-18 13:54:36 -05:00

Fix #336, missing prototype

This commit is contained in:
Dave Davenport 2016-02-10 22:12:49 +01:00
parent fdb4c99456
commit 46e3429040

View file

@ -39,6 +39,8 @@
#include "textbox.h"
#include "keyb.h"
#include "x11-helper.h"
#include "mode.h"
#include "view.h"
#define SIDE_MARGIN 1