util: logging to the afb daemon
[staging/windowmanager.git] / src / main.cpp
index a2331c4..7be0b57 100644 (file)
@@ -5,9 +5,8 @@
 #include <algorithm>
 #include <json.h>
 
-#define AFB_BINDING_VERSION 2
-
 extern "C" {
+#define AFB_BINDING_VERSION 2
 #include <afb/afb-binding.h>
 #include <systemd/sd-event.h>
 }