senfscons: Fix 'Object' build helper to work with empty source list in SCons 0.96.1
[senf.git] / Utils / membind.hh
index 5cb73d0..6abacff 100644 (file)
 namespace senf {
 
 #define scOBTYPE T *
-#include "Utils/impl/membind.hh"
+#include "../Utils/impl/membind.hh"
 #undef scOBTYPE
 
 #define scOBTYPE T &
-#include "Utils/impl/membind.hh"
+#include "../Utils/impl/membind.hh"
 #undef scOBTYPE
 
 #ifdef DOXYGEN