zoomedit: Fixed typo in include line.
This commit is contained in:
parent
8b4b9845d6
commit
0698046e50
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
#include "ToolAddRect.h"
|
||||
#include "GL/gl.h"
|
||||
#include <GL/gl.h>
|
||||
|
||||
|
||||
Room ToolAddRect::createRoom() {
|
||||
|
|
Reference in a new issue