Skip to content

Commit c354600

Browse files
committed
update .h
1 parent e76c04d commit c354600

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/controller/Display.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ namespace udd {
5151

5252
typedef DisplayConfigurationStruct DisplayConfigruation;
5353

54+
Rotation validateRotation(char* rotation);
55+
5456
class Display {
5557
protected:
5658
int displayId = -1;

0 commit comments

Comments
 (0)