1
0
Fork 0
mirror of https://github.com/davatorium/rofi.git synced 2025-03-10 17:06:37 -04: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