gte_divider: should include it's own header
authornotaz <notasas@gmail.com>
Mon, 16 Aug 2021 21:26:01 +0000 (00:26 +0300)
committernotaz <notasas@gmail.com>
Mon, 16 Aug 2021 21:27:41 +0000 (00:27 +0300)
Would have noticed the wrong divider type with this.

libpcsxcore/gte_divider.c

index e1d6c6b..a4cd0d2 100644 (file)
@@ -10,6 +10,7 @@
  */
 
 #include "gte.h"
  */
 
 #include "gte.h"
+#include "gte_divider.h"
 
 static const u8 table[] =
 {
 
 static const u8 table[] =
 {