Skip to content

Commit

Permalink
cdrom: added missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
JaCzekanski committed Aug 11, 2019
1 parent be5597b commit 9948991
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/device/cdrom/cdrom.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#pragma once
#include <cassert>
#include <deque>
#include <memory>
#include "disc/disc.h"
Expand Down

0 comments on commit 9948991

Please sign in to comment.