summaryrefslogtreecommitdiff
path: root/servers/audio/audio_rb_resampler.h
diff options
context:
space:
mode:
Diffstat (limited to 'servers/audio/audio_rb_resampler.h')
-rw-r--r--servers/audio/audio_rb_resampler.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/servers/audio/audio_rb_resampler.h b/servers/audio/audio_rb_resampler.h
index 6ef79c93fa..b21c480fc4 100644
--- a/servers/audio/audio_rb_resampler.h
+++ b/servers/audio/audio_rb_resampler.h
@@ -31,9 +31,9 @@
#ifndef AUDIO_RB_RESAMPLER_H
#define AUDIO_RB_RESAMPLER_H
-#include "os/memory.h"
+#include "core/os/memory.h"
+#include "core/typedefs.h"
#include "servers/audio_server.h"
-#include "typedefs.h"
struct AudioRBResampler {