Skip to content

Commit bd97e3c

Browse files
Diego Elio Pettenòhartwork
authored andcommitted
Plugins (gforce): Fix compile on FreeBSD
1 parent ffa5f5c commit bd97e3c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libvisual-plugins/plugins/actor/G-Force/Common/math/Expression.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
#include <gettext.h>
55
#include <stdlib.h>
66

7+
#include <stdint.h>
8+
79
#include "Expression.h"
810

911
#include "ExpressionDict.h"

0 commit comments

Comments
 (0)