summaryrefslogtreecommitdiff
path: root/src/gpu/post_process_helper.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/gpu/post_process_helper.cc')
-rw-r--r--src/gpu/post_process_helper.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gpu/post_process_helper.cc b/src/gpu/post_process_helper.cc
index 9e7803c..b0121e4 100644
--- a/src/gpu/post_process_helper.cc
+++ b/src/gpu/post_process_helper.cc
@@ -2,7 +2,6 @@
// It implements helper functions for post-processing effects.
#include "post_process_helper.h"
-#include "demo_effects.h"
#include "gpu/bind_group_builder.h"
#include "gpu/gpu.h"
#include "gpu/pipeline_builder.h"