/* * Copyright 2014 (c) Anna Schumaker. */ #ifndef OCARINA_H #define OCARINA_H #include /* wires.cpp */ Gtk::Window *connect_wires(); #endif /* OCARINA_H */