mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 01:07:51 -04:00
Fix circular include
This commit is contained in:
parent
bb5d97f1bf
commit
a153f2ff7f
@ -17,9 +17,10 @@
|
||||
|
||||
#include "pandabase.h"
|
||||
#include "callbackData.h"
|
||||
#include "graphicsWindow.h"
|
||||
#include "touchInfo.h"
|
||||
|
||||
class GraphicsWindow;
|
||||
|
||||
////////////////////////////////////////////////////////////////////
|
||||
// Class : GraphicsWindowProcCallbackData
|
||||
// Description : This specialization on CallbackData is passed when
|
||||
|
Loading…
x
Reference in New Issue
Block a user