Compile fixes

This commit is contained in:
Jack Andersen
2015-08-18 12:43:30 -10:00
parent 395e39d63a
commit 87ab129e01
35 changed files with 78 additions and 71 deletions

View File

@@ -2,7 +2,7 @@
#error This file may only be included from CApplicationUnix.cpp
#endif
#include "IApplication.hpp"
#include "boo/IApplication.hpp"
#include <dbus/dbus.h>
DBusConnection* registerDBus(const char* appName, bool& isFirst);