diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-12-01 11:51:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-12-01 11:52:10 +0100 |
| commit | 0c5f0e48080a28d3cfa9f8e2f4948bbc57bc0307 (patch) | |
| tree | 8cea718c7f5f97b0c7a7d52dd3507fff4bc12d04 /src/lib/spl.h | |
| parent | baed0f37f3cb3375f39b8d44f01eadb8796eb0d5 (diff) | |
Cleanup: white space.
Diffstat (limited to 'src/lib/spl.h')
| -rw-r--r-- | src/lib/spl.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/lib/spl.h b/src/lib/spl.h index fa8f38105..49eb93df2 100644 --- a/src/lib/spl.h +++ b/src/lib/spl.h @@ -18,15 +18,18 @@ */ + #ifndef DCPOMATIC_SPL_H #define DCPOMATIC_SPL_H + #include "spl_entry.h" #include <dcp/util.h> #include <boost/signals2.hpp> class ContentStore; + class SPL { public: |
