Correct gui2::tpoint type.
This commit is contained in:
parent
afc90a03cf
commit
2d75dff147
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
#include <SDL_rect.h>
|
||||
|
||||
namespace gui2 {
|
||||
class tpoint;
|
||||
struct tpoint;
|
||||
}
|
||||
|
||||
namespace sdl
|
||||
|
|
Loading…
Add table
Reference in a new issue