summaryrefslogtreecommitdiff
path: root/src/diploma.c
diff options
context:
space:
mode:
authorProjectRevoTPP <projectrevotpp@hotmail.com>2018-01-30 18:24:14 -0500
committerProjectRevoTPP <projectrevotpp@hotmail.com>2018-01-30 18:24:14 -0500
commitc5f1b576f2bb3aacf4c4a64c15dcb7220c4ffb86 (patch)
tree4409a4e75cd8701e20b75f532042b7da3adab554 /src/diploma.c
parent536a338ff9aac796c542b3bb01a822c2a28df0a5 (diff)
parentb3315b64a1ecefc04f36ed50dd341f1f90d3ba97 (diff)
Merge branch 'master' of https://github.com/pret/pokeemerald into field_map_obj_helpers
Diffstat (limited to 'src/diploma.c')
-rw-r--r--src/diploma.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/diploma.c b/src/diploma.c
index 24e5e9727..89447c5ba 100644
--- a/src/diploma.c
+++ b/src/diploma.c
@@ -3,7 +3,7 @@
#include "palette.h"
#include "main.h"
#include "gpu_regs.h"
-#include "unknown_task.h"
+#include "scanline_effect.h"
#include "task.h"
#include "malloc.h"
#include "decompress.h"