#Include tweaks

git-svn-id: file:///srv/svn/repos/haiku/trunk/current@2078 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
DarkWyrm
2002-11-25 01:54:53 +00:00
parent 8081366ed4
commit 2dc78c1fc1
+2 -2
View File
@@ -36,9 +36,9 @@
#include <View.h> #include <View.h>
#include <stdio.h> #include <stdio.h>
// Project Includes ----------------------------------------------------------- // Project Includes -----------------------------------------------------------
#include "ServerProtocol.h" // "" due to lack of grokking jam #include <ServerProtocol.h>
#include <PropertyInfo.h> // Need this for GetSupportedSuites #include <PropertyInfo.h> // Need this for GetSupportedSuites
#include "PortLink.h" #include <PortLink.h>
// Local Includes --------------------------------------------------------------- // Local Includes ---------------------------------------------------------------
/********************************************** /**********************************************
* Public BWindow * Public BWindow