diff --git a/src/lib/sync.hpp b/src/lib/sync.hpp index 81b2ec019..08fdbdfdb 100644 --- a/src/lib/sync.hpp +++ b/src/lib/sync.hpp @@ -39,8 +39,8 @@ #define LIB_SYNC_H #include "include/nobugcfg.h" +#include "lib/error.hpp" #include "lib/util.hpp" -#include "include/error.hpp" extern "C" { #include "lib/mutex.h"