_get_object_token_ has found its permanent home in AppMisc.h, which the

other files were modified to include.


git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2957 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
ejakowatz
2003-03-19 08:00:50 +00:00
parent edfec36839
commit 2be975a1ee
4 changed files with 14 additions and 50 deletions
+1
View File
@@ -31,6 +31,7 @@
#include <BeBuild.h>
// Project Includes ------------------------------------------------------------
#include <AppMisc.h>
#include <InterfaceDefs.h>
#include <Application.h>
#include <Looper.h>