Skip to content

Commit 241079e

Browse files
authored
Removing unneeded includes (#6852)
#changelog #gl
1 parent 3b91655 commit 241079e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

libs/openFrameworks/gl/ofShader.cpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
#include "ofTexture.h"
77
#include "ofMatrix4x4.h"
88
#include "ofMatrix3x3.h"
9-
#include "ofVec2f.h"
10-
#include "ofVec3f.h"
11-
#include "ofVec4f.h"
129
#include "ofParameterGroup.h"
1310
#include "ofParameter.h"
1411
#include "ofBufferObject.h"

0 commit comments

Comments
 (0)