Also move the build version of BReferenceable.

* Should fix the build, but results in an internal compiler error here
(with a gcc2 haiku host). Let's see what the buildbots think...
This commit is contained in:
Adrien Destugues
2014-06-11 17:53:41 +02:00
parent b92e7f1512
commit bec7cb1006
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -0,0 +1 @@
#include <../os/support/Referenceable.h>
@@ -1 +0,0 @@
#include <../private/shared/Referenceable.h>