Skip to content

Commit efdaddf

Browse files
authored
ofAppNoWindow..h: #include ofEvents to complete the ofCoreEvents type (#7943)
1 parent 0a567fb commit efdaddf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

libs/openFrameworks/app/ofAppNoWindow.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
#pragma once
22

33
#include "ofAppBaseWindow.h"
4+
#include "ofEvents.h"
45

56
class ofBaseApp;
67
class ofBaseRenderer;

0 commit comments

Comments
 (0)